Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Checkin an asset.

Basic Parameters

ParameterDescription
IDThe id (not the asset tag) of the asset you’d like to query.
Status IDValid status ID. Obtained via the “List Statuses” action.

Advanced Parameters

ParameterDescription
Location IDUpdated Location for this item.
Name-
NoteNote about the checkin.

Example Output

{
	"status": "<string>",
	"messages": "<string>",
	"payload": {
		"asset_tag": "<string>",
		"model": "<string>",
		"model_number": "<string>"
	}
}

Workflow Library Example

Check in Hardware with Snipe It and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop