Imported Numbers and Hosting Orders Callbacks
Get callbacks configuration
Returns the callbacks configuration for the specified project
get/v1/projects/{projectId}/callbackConfiguration
Path parameters
projectIdstring required
Example:d1923022-5199-4bb3-a513-c47b3a656bc5
Found on your Sinch Customer Dashboard. Settings > Projects.
Response
Callbacks configuration
Example response
{
"projectId": "a99aa9aa-b888-777c-dd6d-ee55e5555555",
"hmacSecret": "YOUR_hmac_secret"
}