Fetch an antigen
antigens
Fetch an antigen
Fetch a single antigen by id.
Cross-org ids return 404.
Cost: read — rate bucket only.
GET
Fetch an antigen
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
An antigen target registered under a project.
Opaque antigen identifier (UUID).
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Project this antigen belongs to.
Example:
"7b4a3c0f-2e6d-4c7a-9e8f-1d3b5a2c4e6f"
Echo of the caller's name.
Canonical-AA sequence supplied at create time.
ISO-8601 timestamp (UTC) when the antigen was registered.
Polymorphic discriminator. Always antigen.
Allowed value:
"antigen"Echo of the caller's description, if any.