List content entries
GET /v1/content
Returns content entries for the project. Optionally filter by content type.
Requires X-Project-Id header.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ”Project UUID (sent as a header for endpoints that don’t include it in the path).
Query Parameters
Section titled “Query Parameters ”Filter by content type (e.g., weapon, map, event_type).
Responses
Section titled “ Responses ”List of content entries.
object
object
Type category (e.g., weapon, map, event_type).
Unique identifier within the content type.
Headers
Section titled “Headers ”Maximum number of requests allowed per hour.
Number of requests remaining in the current window.
Unix timestamp when the rate limit window resets.
Invalid request parameters or body.
object
Human-readable error message.
Missing or invalid API key.
object
Human-readable error message.
Rate limit exceeded.
object
Human-readable error message.
Headers
Section titled “Headers ”Maximum number of requests allowed per hour.
Number of requests remaining in the current window.
Unix timestamp when the rate limit window resets.