Skip to main content
GET
Get job contacts

Authorizations

Authorization
string
header
required

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

Path Parameters

jobId
string<uuid>
required

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

200 - application/json

Successful response with job contacts and pagination

data
object
required