Get quotation status

Retrieves a single quotation status by its ID.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesQuotation status unique identifier

Response Fields

FieldTypeDescription
idintegerStatus unique identifier
namestringStatus name (e.g., "Draft", "Sent", "Signed")
colorstringColor for UI display
onActionstringAutomatic trigger action
createdAtdatetimeCreation timestamp
updatedAtdatetimeLast update timestamp

Response

  • 200 OK: Returns the quotation status details
  • 401 Unauthorized: Invalid or missing API key
  • 404 Not Found: Quotation status not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Responses
200

Successful response

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!