Get a funnel status
GET
/crm/statuses{id}Request
Path Params
id
string
required
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
optional
status
object (Funnel Status)
optional
id
string
read-onlyoptional
creatorId
string <uuid>
read-onlyoptional
name
string
optional
dealsCount
integer
read-onlyoptional
dealsAmount
number <double>
read-onlyoptional
createdAt
string <date-time>
read-onlyoptional
updatedAt
string <date-time>
read-onlyoptional
Example
Not configured
Last modified: a year ago