<- Team API

Team API

All versions ->

List jobsBeta

GET

 /v2/team-members/jobs

Lists jobs in a seller account.

Results are sorted by title in ascending order.

Permissions:EMPLOYEES_READ
Try in API Explorer
Link to section

Query parameters

Example code

Link to section

cursor

string

The pagination cursor returned by the previous call to this endpoint. Provide this cursor to retrieve the next page of results for your original request. For more information, see Pagination.

Link to section

Response fields

Link to section

jobs

The retrieved jobs. A single paged response contains up to 100 jobs.

Link to section

cursor

string

An opaque cursor used to retrieve the next page of results. This field is present only if the request succeeded and additional results are available. For more information, see Pagination.

Link to section

errors

The errors that occurred during the request.