Gets a list of listing categories.
GET {{baseUrl}}/categories?limit=30&compartmentId={{compartment_ocid}}
Gets the list of all the categories for listings published to Oracle Cloud Infrastructure Marketplace. Categories apply to the software product provided by the listing.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | How many records to return. Specify a value greater than zero and less than or equal to 1000. The default is 30. | |
page | string | The value of the opc-next-page response header from the previous "List" call. | |
compartmentId | string | The unique identifier for the compartment. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, | |
please provide the request ID. | |||
Accept | string |
RESPONSES
status: OK
[{"name":"culpa sed nisi adipisicing"},{"name":"Excepteur proident consectetur sit"}]