Skip to main content
GET
Get service

Authorizations

Authorization
string
header
required

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

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

serviceId
string<uuid>
required

The UUID of the service.

Query Parameters

allow_deleted
boolean
default:false

Whether to return the service if it is archived.

Response

Success.

data
object
required