curl --request GET \ --url https://api.drip.re/api/v4/realms/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>" }
API Key
The response is of type object.
object