Skip to main content
GET
List organization agents

Authorizations

x-api-key
string
header
required

Organization API key. Get it from the 11x team or from the platform.

Query Parameters

orgId
string
required

Stytch organization ID associated with the API key.

Minimum string length: 1
Example:

"organization-test-123"

page
integer
default:1

One-based page number. Defaults to the first page.

Required range: x >= 1

Response

A page of agents and pagination metadata.

agents
object[]
required
Maximum array length: 100
pagination
object
required