Retrieve the user schema

Retrieves the user attribute schema for the tenant. This includes all fields configured in the admin console for the user schema.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Responses
200

OK. Returns a list of schema fields.

401

Unauthorized. Returned if no valid authentication was provided.

get/blaize/schema/users
Response samples
application/json
[
  • {
    }
]