v1

latestOpenAPI 3.0.12026-07-1481717.4 KB
Categories

Return a list of categories interests should be registered under, sorted by category number.

get/api/v1/Categories

Query parameters

Skipinteger

The number of records to skip from the first, default is 0.

Takeinteger

The number of records to return, default is 20.

Response

OK

skipinteger

The skip value that was used in the query.

takeinteger

The take value that was used in the query.

totalResultsinteger

The total number of results which matches the query.

All 8 operations