Skip to main content
GET
Core - Retrieve identity with metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Identity ID to retrieve.

Query Parameters

include_metrics
boolean

Include aggregate usage metrics on the returned identity.

Response

200 - application/json

OK

identity
object
required

Requested identity.