Get postings paginated
GET/v1/tenants/:tenantId/companies/:companyName/postings
This method returns a paginated list of Postings based on the query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Successfully received postings
Bad request
Token not provided or invalid
Forbidden to access the given resource
Rate limit exceeded
An unexpected error has occurred