[BETA] Get all signal endpoint tokens for a specific signal endpoint.

View as Markdown

Enterprise feature

[BETA] This API is in beta state, which means it may change or be removed in the future.

Returns a list of all configured signal endpoint tokens for a specific signal endpoint, identified by its id.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

signalEndpointIdstringRequired

Response

#/components/schemas/signalEndpointTokensSchema

signalEndpointTokenslist of objects
A list of signal endpoint tokens.

Errors