# Get Management OpenAPI Spec Retrieve the OpenAPI spec for the Management API Endpoint: GET /v1/meta/openapi/management Security: BearerAuth ## Response 401 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details. ## Response 403 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details. ## Response 405 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details. ## Response 409 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details. ## Response 415 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details. ## Response 429 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details. ## Response 500 fields (application/json): - `occurred_at` (string, required) The date and time the problem occurred. - `status` (integer, required) The HTTP status code of the problem. Matches the HTTP response code sent by the server. - `instance` (string, required) A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. - `message` (string, required) A short, display-friendly summary of the problem. - `type` (string) A URI reference that identifies the type of problem that occurred. When the URI scheme is HTTP(s), it may or may not be possible to deference the URL to a display-friendly description of the problem type. - `cause` (array,null) A list of the root cause(s) for this problem occurrence. Includes at minimum one root cause, and is otherwise an unordered list of causes. - `cause.detail` (string,null) A display-friendly and more detailed explanation of the problem. It may offer additional contextual detail, but may also be just a generic description of the problem. - `cause.remediation` (string,null) A display-friendly explanation for how to remediate the problem. This field may be omitted in case there are multiple problems, each with its own remediation, or if no remediation is possible. - `cause.context` (object) - `cause.context.parameter` (object) - `cause.context.parameter.id` (string, required) If the of the parameter is , this value is always a JSON Pointer, otherwise it's the name of the parameter. - `cause.context.parameter.location` (string, required) Enum: "header", "path", "query", "body" - `cause.context.parameter.value` (any,null) The given value of the parameter. - `cause.context.resources` (array,null) - `cause.context.resources.type` (string, required) Enum: "account", "bridge", "credential", "integration_point", "integration", "member", "operation", "organization_webhook", "role", "sub_org", "token", "transform" - `cause.context.resources.id` (string, required) ID of the related resource. - `cause.context.resources.rel` (string, required) Enum: "affected", "cause" - `cause.context.raw_error` (string,null) If available this represents the underlying raw error, for example an error response from a Provider. - `cause.context.provider_details` (object,null) If available this represents the underlying details from the provider. May include the error message, status code, and other details.