Thematics
API ver.: 2.0
Returns current list of thematic collections
HTTP Request
GET https://api.giftstat.app/current/thematics
Query Parameters
|
Parameter |
Description |
|
limit |
UInt |
|
offset |
UInt |
Response Structure
HTTP code: 200 - OK
{
"data": [],
"meta": {
"limit": 500,
"offset": 0,
"count": 0,
"api_path": "/current/thematics",
}
}
Available Fields
|
Field |
Description |
|
thematic |
String |
|
updated_at |
DateTime |
API ver.: 2.0
Was the article helpful?
Previous
Next