Users

List pending invitation requests

Retrieve list of pending organization invitation requests

get/invitation_requests

Query parameters

idstring

id

id__instring

id__in

organizationstring

organization

organization__instring

organization__in

requested_tostring

requested_to

requested_to__instring

requested_to__in

approved_bystring

approved_by

approved_by__instring

approved_by__in

approved_by__isnullstring

approved_by__isnull

rejected_bystring

rejected_by

rejected_by__instring

rejected_by__in

rejected_by__isnullstring

rejected_by__isnull

searchstring

search

sort'rejected_at' | '-rejected_at' | 'approved_at' | '-approved_at' | 'requested_at' | '-requested_at'

Ordering

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

Response

OK

countinteger required
nextstring uri nullable
previousstring uri nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.