Skip to main content
GET
Get a service
Retrieves a single service by its ID, scoped to the store. Returns 404 if not found in this store. Requires the READ_INVENTORY scope.

Authorizations

Authorization
string
header
required

Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.

Path Parameters

id
string
required

The service's ObjectId.

Response

Get a service — success.

status
integer
required
Example:

200

success
boolean
required
Example:

true

message
string
required
Example:

"Get a service"

data
object
required

A business service item.

Example: