Skip to main content
GET
Get Metadata Refresh Job Status

Authorizations

Authorization
string
header
required

Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication

Path Parameters

projectId
string
required
catalogId
string
required

Response

200 - application/json

Get Metadata Refresh Job Status

status
enum<string>
Available options:
NOT_ACTIVE,
COMPLETED,
WAITING,
ACTIVE,
DELAYED,
FAILED,
PAUSED,
STUCK