List Assets

List assets of one type for the authenticated organization. asset_type is required, so each response holds owned assets or associated assets, never both. Filter by platform and/or brand IDs/brand names, with pagination support.
The organization is determined from the org_id claim in the JWT.

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

Asset type. owned covers assets your organization owns, which Doppel uses to generate detection coverage. associated covers assets that are related to your organization but not owned by it, which Doppel excludes from alerting without generating coverage.

Allowed:
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