Get Portfolio Item Snapshots

Retrieves a paginated list of snapshots for a specific portfolio item.

Snapshots are ordered by created_at in descending order (newest first).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the portfolio item to fetch snapshots for.

Query Params
integer
1 to 1000
Defaults to 10

Maximum number of records to return in a single page. Must be between 1 and 1000.

≥ 0

Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.

Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.baselayer.v1+json