Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
List managed agents
GET
/api/v1/admin/agents
Authorizations
session
Browser session cookie.
Type
API Key (cookie: bp_session)
or
apiKey
User API key: Authorization: Bearer bpi_...
Type
HTTP (bearer)
Responses
200
default
OK
Content-Type
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/Admin-list-agentsResponse.json"
,
"agents"
:
[
]
}
GET
/api/v1/admin/agents
Playground
Authorization
session
session
Try it out
Samples
Powered by
VitePress OpenAPI