Thematics Lines
API ver.: 2.0
Returns current list of line collections
HTTP Request
GET https://api.giftstat.app/current/thematics/lines
Query Parameters
|
Parameter |
Description |
|
limit |
UInt |
|
offset |
UInt |
|
thematic |
String (optional) |
Структура ответа
HTTP код: 200 - OK
{
"data": [],
"meta": {
"limit": 10000,
"offset": 0,
"count": 0,
"api_path": "/current/thematics/lines",
}
}
Available Fields
|
Field |
Description |
|
thematic |
String |
|
line |
Array |
API ver.: 2.0
Was the article helpful?
Previous
Next