Requests
Request workflow
A mobile request queue for selecting creator services, gathering neutral briefs, and keeping status updates connected to inbox conversations.
Request stages
Draft- direct
Choose service
Request will use the direct creator user id fallback. - ready
Add brief
Provide neutral project notes, delivery preferences, and reference records. - pending
Confirm scope
Creator reviews timing, terms, and any follow-up questions. - pending
Track delivery
Status updates stay attached to the request and inbox thread.
Message thread
Use the selected request to open an existing inbox conversation or create a linked thread for neutral follow-up.
Create or select a request to enable the inbox handoff.
In the inbox, paste the conversation id to load the thread. With a saved bearer token, the session is used; otherwise keep using the same dev user id fallback.
Request contract
Create a request or list existing request records.
Listing mode: dev requester id fallback.
{
"latest_request": null,
"listed_requests": [],
"linked_conversation": null
}