GET
/
schema-templates
curl --request GET \
  --url https://api.atlos.dev/schema-templates \
  --header 'x-api-key: <api-key>'
{
  "status": "<string>",
  "message": "<string>",
  "data": {}
}

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Successful Response

The response is of type object.