Discovery Agent
One Discovery Agent profile
A single Discovery Agent profile by ID — the same record the list endpoint returns, fetched directly when you already hold the ID.
Returns 404 when the profile doesn't exist or belongs to a different shop; a profile is only ever visible to the shop that owns it. Unlike the list endpoint this also returns hidden profiles, so a stored ID keeps resolving after a user hides it in the portal.
Single-shop only.
get/discovery/profiles/{profile_id}
Path parameters
profile_idinteger required
Discovery Agent profile ID.
Discovery Agent profile ID.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.