cURL
curl --request GET \ --url https://api.artemis.cynopsis.co/api/media/ \ --header 'Authorization: Bearer <token>'
{ "description": "<string>", "filename": "<string>", "inputStream": {}, "open": true, "readable": true, "uri": "<string>", "url": "<string>" }
The access token received from the authorization server in the OAuth 2.0 flow.
filename
tenant
token
OK