curl --request GET \ --url https://api.kadoa.com/v4/schemas \ --header 'x-api-key: <api-key>'
{ "data": [ {} ] }
API key for authorization
Bearer token for authorization
Schemas retrieved successfully
The response is of type object.
object