...
Code Block | ||
---|---|---|
| ||
curl -X GetGET https://rest.doo.net/v1/organizers/current/organizations \ -H 'Content-Type: application/json' \ -H 'x-api-key: <api_key>' \ -H 'Authorization: Bearer <access_token>' |
...
...
Code Block | ||
---|---|---|
| ||
curl -X GetGET https://rest.doo.net/v1/organizers/current/organizations \ -H 'Content-Type: application/json' \ -H 'x-api-key: <api_key>' \ -H 'Authorization: Bearer <access_token>' |
...