Skip to main content
GET
/
api
/
v1
/
management
/
action-classes
/
{actionClassId}
Get Action Class by ID
curl --request GET \
  --url 'http://{{baseurl}}/api/v1/management/action-classes/{actionClassId}' \
  --header 'x-Api-Key: <x-api-key>'
{}

Headers

x-Api-Key
string
required

Path Parameters

actionClassId
string
required

Response

OK

The response is of type object.