Users
Last updated
Last updated
Fetch user with a given name or email address using SCIM operators
Examples:
emails.value eq "test@email.com"
name.givenName eq "James" and name.familyName eq "Bond"
The 1-based start index of the first user to be returned
The number of users to be returned. A maximum of 50 users will be returned in a page.
Comma-separated SCIM defined attributes to be returned. Required attributes are always returned
Comma-separated SCIM defined attributes to be excluded. Required attributes cannot be excluded
Unique id of the user
Comma-separated SCIM defined attributes to be returned. Required attributes are always returned
Comma-separated SCIM defined attributes to be excluded. Required attributes cannot be excluded
Deleting a User will start the Offboarding process for the user. This is a SOFT delete, in which the user will still have access to the Firstbase platform until offboarding has completed
Unique id of the user
No content
Comma-separated SCIM defined attributes to be returned. Required attributes are always returned
Comma-separated SCIM defined attributes to be excluded. Required attributes cannot be excluded
The userName must match the primary
email address.
jenny.smith@example.com
The schemas defining the attributes of the resources.
["urn:ietf:params:scim:schemas:core:2.0:User","urn:ietf:params:scim:schemas:extension:firstbase:1.0:User"]
Comma-separated SCIM defined attributes to be returned. Required attributes are always returned
Comma-separated SCIM defined attributes to be excluded. Required attributes cannot be excluded
The userName must match the primary
email address.
jenny.smith@example.com
The schemas defining the attributes of the resources.
["urn:ietf:params:scim:schemas:core:2.0:User","urn:ietf:params:scim:schemas:extension:firstbase:1.0:User"]