v0alpha2
Get all Identity Schemas
get/schemas
Query parameters
per_pageinteger
Items per Page
This is the number of items per page.
pageinteger
Pagination Page
Response
identitySchemas
Example response
[
{
"schema": "{}",
"id": "id"
}
]Get all Identity Schemas
Items per Page
This is the number of items per page.
Pagination Page
identitySchemas
[
{
"schema": "{}",
"id": "id"
}
]