curl --request GET \
--url https://api.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
curl --request GET \
--url https://api.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>"
}Documentation Index
Fetch the complete documentation index at: https://docs.ofauth.com/llms.txt
Use this file to discover all available pages before exploring further.
1edge_only, pending, storing, stored, removed vault, messages, posts, stories Was this page helpful?