Gets a list of publishers.
GET {{baseUrl}}/publishers?limit=30&compartmentId={{compartment_ocid}}
Gets the list of all the publishers of listings available in Oracle Cloud Infrastructure Marketplace.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
publisherId | string | Limit results to just this publisher. | |
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
[{"description":"irure culpa","id":"ea pariatur occaecat","name":"aute veniam fugiat sunt"},{"description":"in ipsum commodo","id":"proident","name":"ad cill"}]