Get All Rh Event Schemas
GET /v1/rh-event-schema
Get all standard events schema, requires org:config:view permissions
Parameters
Query Parameters
The maximum number of elements to be returned per call
The maximum number of elements to be returned per call
Cursor to designate where you are in iterating through values. Start with ‘0’, and pass this on subsequent calls to continue iteration
Cursor to designate where you are in iterating through values. Start with '0', and pass this on subsequent calls to continue iteration
Responses
200
Successful Response
object
A list of standard event schemas
object
Name of the event, unique for sandbox_id
JSONSchema definition of the setting
object
Indicate the state of the schema, enabled, disabled or deny
Description of the event
Cursor to designate where you are in iterating through values. Start with ‘0’, and pass this on subsequent calls to continue iteration
422
Validation Error