Skip to main content
POST
ListEmailReceipts

Authorizations

Authorization
string
header
required

Personal API key, sent as Authorization: Bearer <key>.

Headers

Connect-Protocol-Version
number
required

Define the version of the Connect protocol

Example:

1

Connect-Timeout-Ms
number

Define the timeout, in ms

Example:

1000

Body

application/json

request for listing job postings

organizationId
string<uuid>

id of the organization for which the job posting is being created

paging
paging · object

paging information for the server.

Response

Success

response from listing job postings

items
Item · object[]

items of job posts.

paging
paging · object

paging information from the server.