Series
Fetch all series
API
- Introduction
- Authentication
- Idempotency
- Versioning
- Silo
- Transform
- Sequences
- Access
- Utils
Series
Fetch all series
Fetch all the series in the current company.
GET
/
sequence
/
v1
/
series
Response
200 - application/json
A list of series.
A code that can be used to identify the series.
The date and time the series was created.
A description of the series.
The UUID (any version) of the series.
The ID of the last entry in the series.
The last index used in the series.
The name of the series.
The number of 0s to pad the generated codes with.
A prefix that will be prepended to all entries.
A suffix that will be appended to all entries.
The date and time the series was last updated.