Requests
Properties
Name
Type
Description
Notes
id
String
The resource's unique identifier
[optional][readonly]
href
String
URL to the object representation (absolute path)
[optional][readonly]
offset
Float
the offset specified in the request (or, if none was specified, the default offset of 0)
limit
Float
the limit specified in the request (or, if none was specified use the endpoint's default pagination limit)
Example
Last updated