get
https://localhost:44395/api/admin/collection/
Behavior: Retrieves a single collection record matching the specified ID. Returns the full collection model if found.
Authorization: Requires an authenticated user via the class-level [Authorize] attribute.
Side Effects: None. This is a read-only operation.
Error Scenarios: Returns 400 if the request is malformed. Returns 404 if no collection exists with the specified ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized. The caller must provide a valid Bearer token.
