Probatix Specimen Collection Kit API v1
Retrieves a SpecimenCollectionKitProduct resource.
Retrieves a SpecimenCollectionKitProduct resource.
Retrieves a SpecimenCollectionKitProduct resource.
Authorization
apiKey X-API-TOKEN<token>
In: header
Path Parameters
id*string (uuid)
SpecimenCollectionKitProduct identifier
Header Parameters
accept-language?string
Language for Errors and Translatable properties
Allowed values: "de", "en", "fr"
Response Body
curl -X GET "https://example.com/sck/v1/products/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "accept-language: de"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "canonicalId": "string", "createdAt": "2019-08-24T14:15:22Z"}