Developer homeGuidesAPI ReferenceAll resourcesChangelog

Other

The generic "pick something at the provider" pair, one dialog in the dashboard for every provider that has a choice to make. The older /options and /select above stay for the three that predate it.

GET /api/integrations/{provider}/choices

Access follows your key scope, workspace permissions and subscription. Replace example IDs with records from your own workspace.

Path parameters

Query parameters

No query parameters.

JSON request body

No JSON body is needed. Supply the required path/query parameters and credentials. A blank body is correct for this operation.

Recent requests

This page only. Credentials and responses are not saved.

TimeMethodStatus

Response codes

200 / 201
Read the resource or report; bulk requests can contain item errors.
400
Check IDs, JSON, dates and filters.
401
Check key expiry, revocation and membership.
402 / 403
Check plan, role and key scope.
404
Resource not found in the permitted workspace or domain.
429
Wait for Retry-After and reduce request frequency.

Language

Your key is sent only to this installation when you select Try it.

Response

Run a request to see its response.

Run from your terminal →