The LabSeries command will return information about a specific Lab Series.
All methods require an API key, which must be obtained from Skillable. This key is used by Skillable to validate your account. The key can be passed as an HTTP request header with the header name "api_key".
The unique identifier of the Lab Series.
OK Response.
The unique identifier of the Lab Series.
The name of the Lab Series.
A brief description of the Lab Series.
The number of training days expected to complete the series.
Indicates that the Lab Series can be assigned.
The date (in Unix epoch time) after which assignments are no longer valid. A null value indicates that assignments do not expire.
The price of the Lab Series.
The date when the Lab Series was created (in Unix epoch time).
The date when the Lab Series was last modified (in Unix epoch time).
Indicates the status of the API request.
0 = Error
1 = Success
In the event of an error, this will contain a detailed error message.