cURL
curl --request GET \ --url https://api.pathstack.io/tenant/configuration
{ "data": { "logo_url": "<string>", "configuration": { "providers": [ "mtdata" ], "api_version": "2023-12-25" } } }
This endpoint gets a Tenant.
Documentation IndexFetch the complete documentation index at: https://docs.pathstack.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pathstack.io/llms.txt
Use this file to discover all available pages before exploring further.
"2024-03-27"
Authorization token provided by tenancy owner.
Successful Response
Successful response payload
Show child attributes