Get user adverts
AUTHORIZATIONS: access_token
QUERY PARAMETERS
| offset |
integer
Offset |
| limit |
integer
Limit |
| external_id |
string
External ID |
| category_ids |
string
Comma separated list of categories IDs |
Responses
200
Status 200
OLX Production Server
https://www.olx.ro/api/partner/adverts
GET
/adverts
Response samples
200
Content type
application/json
{
"data": [
{}
]
}
Copied to clipboard