API Reference
Account Groups

Retrieve Invites

1min
GET
This endpoint will enable you to retrieve a list of invites for a specific account group and their status.
Authentication
Authorization
Path Parameters
accountGroupToken
*
Query Parameters
emailAddress
status
sentAfterUTC
sentBeforeUTC
acceptedAfterUTC
acceptedBeforeUTC
rowsPerPage
pageNumber
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
Ok
Description
Generic type for search result
totalNumberOfRecords
pageNumber
resultsPerPage
items
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
Subscription not found
500
Internal Server Error.
Curl
JS
Ruby
Python
Responses
200
400
403
404
500