Integration
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
nextTokenstringOptionalExample:
eyJza2lwIjoxMH0pageSizeinteger · min: 1 · max: 100OptionalDefault:
10Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/integration/searchAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationIdintegerRequired
Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
get
/integration/{integrationId}Last updated

