cURL
curl --request GET \ --url https://channels-service-alpha.fourvenues.com/auth \ --header 'X-Api-Key: <api-key>'
{ "data": { "message": "Authed", "channel": { "_id": "org_channel_123", "name": "My Channel", "slug": "my-channel", "hosts": [ { "_id": "org123", "name": "My organization.", "slug": "my-organization.", "created_at": "2022-01-01T00:00:00Z" } ], "created_at": "2024-10-01T00:00:00Z", "anfitrions": [ { "_id": "org123", "name": "My organization.", "slug": "my-organization.", "created_at": "2022-01-01T00:00:00Z" } ], "currency": "EUR" } }, "success": true }
Get information about your organization and the ones you collaborate with.
Documentation IndexFetch the complete documentation index at: https://docs.fourvenues.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fourvenues.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes
true