Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-dev.narrative.io/companies/{company_id}/domains \ --header 'Authorization: Bearer <token>'
{ "domains": [ "<string>" ] }
Returns all domains registered by a specific company
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The id of an existing company
OK
Lists company's domains
Was this page helpful?
Contact support