Skip to main content
POST
Batch read requests

Authorizations

slog-api-key
string
header
required

API key obtained from the Slog dashboard or returned by the signup/invite-redeem flows. Pass as the slog-api-key header.

Body

application/json
requests
string[]
required

Array of relative API paths to fetch.

Example:

Response

Results in request order. Each result is either the resource response or an error object.

results
object[]

Successful resource response (shape varies by resource)