List Book copy jobs

This API retrieves a list of Book copy jobs and their details. By default, it returns outbound jobs—requests your organization sent. You can also fetch inbound jobs—requests sent to your organization.

📘

Note

This API is intended for small and medium business (SMB) funders.

Query Params
string
enum
Defaults to OUTBOUND

Type of job to retrieve. By default, the API returns OUTBOUND jobs. The available options are:

  • OUTBOUND: Books you're sending to others.
  • INBOUND: Books others are sending to you.
Allowed:
uuid

A unique identifier (UUID) of the organization.

integer
≥ 0
Defaults to 0

The starting point (number of records to skip) from the latest record to fetch results.

integer
1 to 100
Defaults to 50

The maximum number of records to be fetched starting from the specified offset value.

Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json