Get Documents of Stream

Retrieves documents associated to a given stream.

Path Params
integer
required
string
required
Body Params
string

Define, which field is sorted by. Default is id

string

The order to apply to the sorting. Can be either "asc" or "desc". Default is desc.

integer

Number of products to be returned in the response. Default is 50.

integer

The offset to start returning products from. In combination with the "count" property this is used for paginating the search results. Default is 0.

Headers
string
required

Makaira Instance ID

Responses
200

List of documents

404

Stream Not Found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!