{ "opencollection": "1.0.0", "info": { "name": "Kinde Account API Keys Organizations API", "version": "1" }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "Get organization invites", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/organization/:org_code/invites", "params": [ { "name": "org_code", "value": "", "type": "path", "description": "The organization's code." }, { "name": "sort", "value": "", "type": "query", "description": "Field and order to sort the result by." }, { "name": "page_size", "value": "", "type": "query", "description": "Number of results per page. Defaults to 10 if parameter not sent." }, { "name": "next_token", "value": "", "type": "query", "description": "A string to get the next page of results if there are more results." }, { "name": "include_revoked", "value": "", "type": "query", "description": "Include revoked invitations in the results." }, { "name": "include_accepted", "value": "", "type": "query", "description": "Include accepted invitations in the results." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Get a list of invitations for an organization. By default, only pending (non-revoked, non-accepted) invitations are returned.\n\n
read:organization_invites\nread:organization_invites\ndelete:organization_invites\nread:organizations\ncreate:organizations\nread:organizations\nupdate:organizations\ndelete:organizations\nread:organization_users\ncreate:organization_users\nupdate:organization_users\nread:organization_user_roles\ncreate:organization_user_roles\ndelete:organization_user_roles\nread:organization_user_permissions\ncreate:organization_user_permissions\ndelete:organization_user_permissions\ndelete:organization_users\ncreate:organization_user_api_scopes\ndelete:organization_user_api_scopes\nread:organization_user_mfa\ndelete:organization_user_mfa\ndelete:organization_user_mfa\nread:organization_feature_flags\ndelete:organization_feature_flags\nupdate:organization_feature_flags\ndelete:organization_feature_flags\nupdate:organization_properties\nread:organization_properties\nupdate:organization_properties\nupdate:organization_mfa\ndelete:organization_handles\nread:organizations\nupdate:organizations\nupdate:organizations\nread:organization_connections\ncreate:organization_connections\ndelete:organization_connections\nupdate:organizations\n