Sites

Get a specific site by id

Retrieve a specific site by its ID, scoped to the selected org.

get/sites/{site_id}

Path parameters

site_idstring required

Response

Successful Response

namestring required

Name of the site

locationstring nullable

Physical location of the site (e.g. address or lab name)

notesstring nullable

Free-text notes about the site

idstring required

Unique identifier for the site

organization_idstring required

Organization this site belongs to.

created_bystring nullable

User ID of the user who created this site

created_by_emailstring nullable

Email of the user who created this site

created_atstring date-time required

Timestamp when the site was created

updated_atstring date-time required

Timestamp when the site was last updated

cycler_idsobject[] nullable

List of cycler IDs belonging to this site

Changes

No recorded changes to this endpoint across all 1 revision of this API.