Get a paginated array of profiles invited to your account who have not yet joined
Profile
Get All Pending Profiles
Returns paginated details for all profiles invited to your account.
GET
Get a paginated array of profiles invited to your account who have not yet joined
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of profiles to retrieve per paginated request.
The current page of results you are requesting. This indicates how many documents to skip based on the provided limit.
Response
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.