API Reference
Account Groups
Retrieve Invites
2min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
accountGroupToken
string
*The account group token used to identify the account group.
QUERY PARAMETERS
emailAddress
string
status
string
sentAfterUTC
string
sentBeforeUTC
string
acceptedAfterUTC
string
acceptedBeforeUTC
string
rowsPerPage
integer
pageNumber
integer
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*The eSuite Version
Origin
string
The eSuite Origin
RESPONSES
200
Ok
FictiveGlobal.Api.Rest.Dtos.v1.SearchData[FictiveGlobal.Api.Rest.Dtos.v1.ValidAccountGroupInvitation]
Generic type for search result
totalNumberOfRecords
integer<int32>
Total number of records in search
pageNumber
integer<int32>
Current page number of result
resultsPerPage
integer<int32>
Number of items per page
items
FictiveGlobal.Api.Rest.Dtos.v1.ValidAccountGroupInvitation[]
Generic items
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
Subscription not found
500
Internal Server Error.
ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?