Skip to content

List stock photo keys

GET
/api/v1/stock-photo-keys

Returns all BYOK stock photo provider keys for the organization.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Responses

Successful Response

application/json
JSON
[
{
"id": "string",
"organization_id": "string",
"provider": "string",
"is_active": true,
"created_at": "string",
"updated_at": "string"
}
]

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

XC AI Content Automation