Export agents as JSON
GET
/api/v1/admin/agents/export
Authorizations
session
Browser session cookie.
Type
API Key (cookie: bp_session)
or
apiKey
User API key: Authorization: Bearer bpi_...
Type
HTTP (bearer)
Responses
OK
application/json
JSON "$schema": "https://bpincentives.com/schemas/Admin-export-agentsResponse.json", "agents": [ ]
{
}