Get a categoryCopy Pageget https://{hostname}/api-definitions/v2/categories/{apiCategoryId}Returns a specific category that you can use to tag endpoints.Path ParamsapiCategoryIdintegerrequiredThe unique identifier for the category.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Response data shows the category. 403Forbidden. You don't have permission to get the API endpoint category. 404Not found. The API endpoint category doesn't exist.Updated 4 months ago