CollectionGet.mdx•1.2 kB
---
title: Collection Get
description: |
Get a collection by its ID. Collections can be public or private so the
response will depend on which account is making the request and if the
target collection is public, private, owned or not owned by the account.
full: false
_openapi:
method: GET
route: /collections/{collection_mark}
toc: []
structuredData:
headings: []
contents:
- content: >
Get a collection by its ID. Collections can be public or private so
the
response will depend on which account is making the request and if the
target collection is public, private, owned or not owned by the
account.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Get a collection by its ID. Collections can be public or private so the
response will depend on which account is making the request and if the
target collection is public, private, owned or not owned by the account.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/collections/{collection_mark}","method":"get"}]} webhooks={[]} hasHead={false} />