get
https://example.com/v1/operations/
Retrieves a single Operation visible to the caller based on its ID.
Feature flag
• Available only when OPERATIONS is ON (otherwise 403).
Access control
• dj-client = OPERATOR → can access any Operation.
• dj-client = ACCOUNT → can access the Operation only if:
ownerId = callerUserId- AND
OPERATIONS_READright is still granted.
Error cases
• Operation not found or not accessible → 403 or 404 depending on context.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Authentication required.
403Caller lacks the required scope.
422One or more query parameters are invalid.
500Unexpected server error.
