GET
/
projects
/
{project_id}
/
refresh_status

Authorizations

Authorization
string
headerrequired

Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.

Path Parameters

project_id
integer
required

The id of the project that is getting refreshed.

Query Parameters

refresh_key
integer
required

An id provided by the refresh endpoint, used to check whether the refresh job has finished.

Response

200 - application/json
status
string

Status of the refresh job

details
object