Get Post Media

This is for getting any media attached to a post. It requires the post ID, and returns an array containing arrays of the URL path and name for each attached image.

The endpoint is "get/media/{postID}". Here's an example: