curl --request GET \ --url https://api.tryvital.io/management/v1/org/{org_id}/team_data_pull_preferences/{env}/{region} \ --header 'X-Vital-Org-Key: <api-key>'
{ "data_pull_preferences": [ { "team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "providers": {} } ], "next_cursor": "<string>" }
https://api.tryvital.io/management/
X-Management-Key
production
sandbox
us
eu
Show child attributes
Successful Response
The response is of type object.
object