cURL
curl --request GET \ --url https://api.adapter.com/v1/runtime/snapshots/{user_id} \ --header 'Authorization: Bearer <token>'
{}
List all graph snapshots available for a user, along with runtime status.
Pass your ak_live_... API key as a Bearer token.
ak_live_...
Successful Response
The response is of type Response Runtime Snapshots · object.
Response Runtime Snapshots · object