Get Sources
Sources
Get Sources
Returns sources for a specific brand. Supports optional date range filtering and result limiting.
POST
Get Sources
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Filter parameters
ID of the brand to fetch sources for
Example:
1
Optional date range filter. Omit to return all sources.
Maximum number of sources to return. Omit to return all.
Example:
50
Filter by AI agent(s). Omit to return sources from all agents.
Example:
["chatgpt", "gemini"]