Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Path Parameters
UUID of the series to fetch
Response
200 - application/json
OK
The response is of type object
.
Fetch an existing series given its UUID.
Use the Bearer
scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
UUID of the series to fetch
OK
The response is of type object
.