Retorna área de membros autenticada.
curl --request GET \ --url https://memberkit.com.br/api/v1/academy
{ "id": 123, "name": "<string>", "subdomain": "<string>", "custom_domain": "<string>", "email": "jsmith@example.com", "url": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Was this page helpful?