Skip to main content
GET
List Application Identities

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Path Parameters

applicationId
string<uuid>
required

The ID of the application

Query Parameters

Search query to filter identities by name

metadata
string

Filter identities by metadata. Pass a JSON object to filter identities whose metadata contains the specified key-value pairs.

Response

List of identities retrieved successfully

identities
object[]