Skip to main content

Get Activity Log

GET 

/api/shipbob/:instance/activity-log

Paginated activity for the connection — instance-level configuration and connection changes plus activity for every order belonging to the instance. Ordered newest-first.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Filters: filter[event], filter[source], filter[batch_uuid], and filter[search] (matches the event name, the acting user's name, the description, and the properties payload).

Pagination: page, per_page (default 15).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type