Media›
Media
Fetch media list for an organization (server 4)
Retrieve a list of uploaded media files (images, videos, etc.) associated with an organization.
GET
/mfs/v1.0/media/list
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
custom_idstring
The custom ID to retrieve Media.
typestring
Media type (image/video/doc/cert)
Response
application/jsonSuccessful response containing media list
media_urlstring
Example:
"Media_URL"media_idstring
Example:
"MEDIA12234567890"namestring
Example:
"sample.png"custom-idstring
Example:
"Sample_Image"typestring
Example:
"image"