curl --request GET \ --url https://api.atlos.dev/schema-templates \ --header 'x-api-key: <api-key>'
{ "status": "<string>", "message": "<string>", "data": {} }
Successful Response
The response is of type object.
object