Get a Firstbase person by their SCIM ID
Retrieves a person’s SCIM representation by their internal Firstbase ID. Use the attributes or excludedAttributes query parameters to control which SCIM fields are included in the response.
Authorizations
Prefix the value with "ApiKey" to indicate the custom authorization type
Path Parameters
Unique id of the user
Query Parameters
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
Response
User has been found
A physical mailing address for this user. If multiple addresses are present, the element that will be used as the user's Firstbase address will be selected by the following precedence: type home marked as primary, the first home address, the primary address, otherwise the first provided address.
The userName must match the primary email address.
"jenny.smith@example.com"
Email addresses for the user. If multiple addresses are present, the primary will be used, otherwise the first element will be the user's Firstbase primary email AND userName.
The components of the user's name.
Define attributes of the User's on-boarding, including their initial package ID and start date.
The schemas defining the attributes of the resources.
Phone numbers for the user. The value SHOULD be specified according to the format defined in [RFC3966], e.g., 'tel:+1-201-555-0123' If multiple phone numbers are present, the primary otherwise the first element will be the user's Firstbase phone number.