Skip to main content
GET
Get Access Profiles

Authorizations

Authorization
string
header
required

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

Path Parameters

sourceId
string
required

The caller's own id for the group, as configured in the integration.

Query Parameters

limit
integer
default:20

Pagination - How many results to return

Required range: x <= 50
offset
integer
default:0

Pagination - How many results to skip

updatedSince
string<date-time>

Response

200 - application/json

The request has succeeded.

accessProfiles
object[]
required
pageInfo
object
required