Skip to main content
GET
Get available check origins configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

entityId
string<uuid>
required

Entity ID (employee or company UUID)

entityType
enum<string>
required

Entity type

Available options:
employee,
company

Response

200 - application/json

Available check origins configuration

data
object
meta
object