Skip to main content
GET
Retrieve a Service

Usage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uid
string
required

The UID of the Service

Response

Service show

uid
string
read-only

The UID of the Service

about
string | null

The Service description

category

The category of this Service. Pass ?expand[]=field_name for full object.

created_at
string<date-time>
read-only

datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")

custom_form_input_configuration
object[] | null
read-only

Custom form input configuration for this Service

enabled
boolean

Indicates if the Service is enabled

name
string

The Service name

updated_at
string<date-time>
read-only

datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")