StatusResponse
identifierstring · requiredThe CIDv1 identifier of the declaration
statusstring · enum · requiredCurrent processing status of the declaration:
pending: Declaration is in the processing queuesuccess: Declaration was successfully processed and is now searchablefailed: Processing failed - see message for error details
Enum values:pendingsuccessfailedversionstring · requiredAPI version
messagestringAdditional information about the status. Contains error details when status is 'failed'.
createdAtinteger · int64Unix timestamp (milliseconds) when the status record was created (i.e., when declaration was submitted)
createdAtDateTimestringHuman-readable date/time when the status record was created
updatedAtinteger · int64Unix timestamp (milliseconds) when the status was last updated
updatedAtDateTimestringHuman-readable date/time when the status was last updated