# Retrieve an activity log type

Endpoint: GET /v1alpha/activityLogTypes/{activityLogType}
Version: v1alpha
Security: oauth2_client_credentials, oauth2_authorization_code

## Path parameters:

  - `activityLogType` (string, required)
    The activityLogType id.

## Response 200 fields (application/json):

  - `name` (string)
    (IDENTIFIER)

  - `label` (string, required)

