For the complete documentation index, see llms.txt. This page is also available as Markdown.

User

get

User Resource Fields

Field

id

actor

username

created_at


Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get/v7/user
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get/v7/user__is_member_of__application
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post/v7/user__is_member_of__application
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
USER IDanyRequired
delete/v7/user__is_member_of__application(is_member_of__application=<ID>,user=<USER ID>)

Last updated

Was this helpful?