error code string you can branch on in clients.
Authentication and authorization
Validation and not found
Exact codes depend on the endpoint. See the API reference for operation-specific responses.
Debugging tips
- Confirm the base URL is
https://api.squadvault.xyz/v1. - Confirm the organization ID in the path, query, or body matches the key’s organization. Tryout get/update/convert always require
organizationId(?organizationId=on GET, JSON body on PATCH/POST). - Confirm the key has the permission listed in Permissions.
- For uploads, confirm
contentTypeis allowed andfileKeystarts withdocuments/{organizationId}/.