GET
/
v2
/
authentications

Authorizations

Authorization
string
headerrequired

Query Parameters

app
string
required

A canonical App ID, as provided by the /apps endpoint.

limit
integer

Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.

offset
integer

Used for paginating results. Specifies the offset to use.

Response

200 - application/json
links
object
required

The links object returned in paginated response bodies.

meta
object
required

The meta object returned in paginated response bodies.

data
object[]