List Protected Assets

List protected assets for the authenticated organization. Filter by platform and/or brand IDs/brand names, with pagination support.
The organization is determined from the org_id claim in the JWT.

Deprecated. This route returns owned and associated assets together. Use GET /assets with asset_type to list one type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter by platform (e.g., linkedin, facebook, twitter, domains, instagram)

brand_ids
array of strings
length ≤ 100

Filter by multiple brand IDs (comma-separated, max 100)

brand_ids
brand_names
array of strings
length ≤ 100

Filter by multiple brand names (comma-separated, case-insensitive, max 100)

brand_names
integer
1 to 1000
Defaults to 100

Maximum number of results to return

integer
≥ 0
Defaults to 0

Number of results to skip for pagination

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json