Skip to main content
GET
List customers

Authorizations

Authorization
string
header
required

Polymorfa server credential: a scoped pmfa_ organization key, or a pmfa_pt_ project token on project- and session-bound operations inside its exact authenticated project. Keys may be personal or service-account owned. Both enforce selected action scopes; organization keys can address team resources and every project in the organization. Listener and browser client credentials are rejected.

Query Parameters

projectId
string
required

Identifier of the Polymorfa project that owns this resource.

cursor
string

Specifies cursor for this query parameter.

limit
integer
default:25

Specifies limit for this query parameter.

Value constraints

Required range: 1 <= x <= 100

Specifies search for this query parameter.

status
enum<string>

Current status of this resource or operation.

Allowed values

Available options:
active,
archiving,
archived,
all
isDefault
boolean

Whether default.

hasNumbers
boolean

Whether numbers.

needsAttention
boolean

Whether needs attention.

Response

Success

data
object[]
required

Structured data carried by this object.

page
object
required

Specifies page for this schema.