Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"name": "<string>",
"content": "<string>"
}
]Attachments
Get attachments
Note: This endpoint is subject to change and may not be supported in future releases.
Retrieves a list of all attachments
GET
/
attachments
Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"name": "<string>",
"content": "<string>"
}
]Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
