v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
admin.inviteRequests.denied
admin

List all denied workspace invite requests.

get/admin.inviteRequests.denied.list

Query parameters

team_idstring

ID for the workspace where the invite requests were made.

cursorstring

Value of the next_cursor field sent as part of the previous api response

limitinteger

The number of results that will be returned by the API on each invocation. Must be between 1 - 1000 both inclusive

Headers

tokenstring required

Authentication token. Requires scope: admin.invites:read

Response

Typical success response

oktrue required