Read returns the current Object Definitions for a Permissions System.
POST {{baseUrl}}/v1/schema/read
Errors include: - INVALIDARGUMENT: a provided value has failed to semantically validate - NOTFOUND: no schema has been defined
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"schemaText":"\u003cstring\u003e","readAt":{"token":"\u003cstring\u003e"}}