cURL
curl --request GET \ --url https://api.example.com/api/core/use_cases/{use_case_id}/syncs \ --header 'Authorization: Bearer <token>'
{}
Bearer token authentication. Format: 'Bearer '
Successful Response
Show child attributes
Was this page helpful?