get https://api.cowbellcyber.ai/api/account/v1/agency/
Get all agency details, given the agencyId
Responses
401Unauthorized
404Agency not found
Get all agency details, given the agencyId
401Unauthorized
404Agency not found
xxxxxxxxxx
curl --request GET \
--url https://api.cowbellcyber.ai/api/account/v1/agency/ \
--header 'accept: application/json'