/

Get attribute schema by filter

get

Retrieves an attribute schema based on the provided filter criteria

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Query parameters
organizationIdintegerOptional

ID of the organization

Example: 123
tablestringRequired

Name of the table

Default: default_tableExample: users
Responses
chevron-right
200Success
application/json
get
/api/attribute-schema/
200Success

Was this helpful?