get https://{hostname}/v1/accounts/extensions
Use this endpoint to retrieve all available integration extension information associated with your Oneflow account. To retrieve all available integration extensions, you can use the generic API token 'x-oneflow-api-token.' If you use an integration-specific API token, it will return only the integration extensions associated with that particular integration.
Responses
400Invalid format or content of the request.
401The API token or the user email is invalid.