Super Identities

get

Retrieves multiple responders super identities.

Query parameters
pageNumbernumber · min: 1Optional

The page number.

Default: 1
pageSizenumber · min: 1 · max: 100Optional

The page size.

Default: 10
responderEntitiesany ofOptionalDefault: []
or
string · enumOptionalPossible values:
searchstring · min: 1Optional

Search term to filter super identities by reference, entity, or id.

versionIdsany ofOptionalDefault: []
string · uuid[]Optional

A UUID v4 string that identifies an entity.

or
string · uuidOptional

A UUID v4 string that identifies an entity.

Header parameters
authorizationstringRequired

The API key to use for authentication. Can be created in the api keys section on the workspace settings page.

Responses
200

Retrieves all responders super identities for the workspace.

application/json
or
or
get
/api/v1/super-identities/responders

Last updated