organizations

Lists all attachments to an instance. Note: Not supported for Apigee hybrid.

get/v1/{+parent}/attachments

Path parameters

parentstring required

Required. Name of the organization. Use the following structure in your request: organizations/{org}/instances/{instance}

Query parameters

pageSizeinteger

Maximum number of instance attachments to return. Defaults to 25.

pageTokenstring

Page token, returned by a previous ListInstanceAttachments call, that you can use to retrieve the next page of content.

Response

Successful response

Changes