Get service
Retrieves a single service by ID.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the business.
The UUID of the service.
Query Parameters
Whether to return the service if it is archived.
Response
Success.
The unique identifier of the service.
The UUID of the business this service belongs to.
The name of the service.
Timestamp when the service was created.
Timestamp when the service was last updated.
An optional external identifier for the service, used for idempotency.
The ledger account identifier for revenue tracking.
- Account ID
- Account Stable Name
The ledger account associated with this service.
The billable rate per minute for this service in cents (e.g., 100 = $1.00 per minute or $60.00 per hour).
Optional memo or notes about the service.
Custom metadata for the service.
Timestamp when the service was deleted, or null if not deleted.