Skip to content

Instantly share code, notes, and snippets.

@mkropat
Last active April 25, 2018 17:59
Show Gist options
  • Save mkropat/2dafe3badc93a1986431991fa666e47e to your computer and use it in GitHub Desktop.
Save mkropat/2dafe3badc93a1986431991fa666e47e to your computer and use it in GitHub Desktop.

When your API returns a 202 Accepted, what do you call the endpoint URL that lets consumers query the status of the request?

URL Examples
/job/ID [1]
/ENTITY/jobs/ID [1]
/monitor/ID [1]
/operations/ID [1]
/queue/ID [1] [2]
/queue/requests/ID [1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment