List join requests
Workspace Join Requests
List join requests
The approval queue, newest request first. Defaults to the requests waiting for a decision. status=registration_pending shows people who started signing up but have not finished; status=approved is the history of admitted people (with decided_at / decided_by); status=all shows everything. Rejected requests are deleted and cannot be listed.
GET
List join requests
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Defaults to waiting_approval.
Available options:
waiting_approval, registration_pending, approved, all Match on e-mail, name or surname.
Required range:
x <= 100