cURL
curl --request GET \ --url https://api-next.ofauth.com/v2/vault-plus/list \ --header 'apiKey: <api-key>' \ --header 'x-connection-id: <x-connection-id>'
{ "items": [ { "id": "<string>", "type": "image", "duration": 123, "media": {} } ], "nextCursor": "<string>" }
List all stored media items for a connection with pagination
Your OFAuth API key for authenticating requests.
1
edge_only
pending
storing
stored
removed
vault
messages
posts
stories
List of media items
Show child attributes
Was this page helpful?