For the complete documentation index, see llms.txt. This page is also available as Markdown.

Records API: Credentials

Retrieves one specific credential

get
Authorizations
BearerstringRequired
Path parameters
credentialstring · uuidRequired
Responses
200

OK

AchievementIdstring · uuidOptional
AuthorityIdstring · uuid · nullableOptional
CredentialIdstring · uuidOptional
EmployerGroupIdstring · uuid · nullableOptional
UserIdstring · uuidOptional
AfterExpiryNotificationSentbooleanOptional
BeforeExpiryNotificationSentbooleanOptional
AuthorityLocationstring · nullableOptional
AuthorityNamestring · nullableOptional
AuthorityReferencestring · nullableOptional
AuthorityTypestring · nullableOptional
CredentialDescriptionstring · nullableOptional
CredentialGrantedDescriptionstring · nullableOptional
CredentialNecessitystring · nullableOptional
CredentialPrioritystring · nullableOptional
CredentialReminderTypestring · nullableOptional
CredentialRevokedReasonstring · nullableOptional
CredentialStatusstring · nullableOptional
EmployerGroupStatusstring · nullableOptional
ExpirationLifetimeUnitstring · nullableOptional
ExpirationTypestring · nullableOptional
PublisherAddressstring · nullableOptional
TransactionHashstring · nullableOptional
ExpirationLifetimeQuantityinteger · int32 · nullableOptional
PublicationStatusinteger · int32 · nullableOptional
CredentialGrantedScorenumber · double · nullableOptional
CredentialHoursnumber · double · nullableOptional
CredentialRevokedScorenumber · double · nullableOptional
CredentialAssignedstring · date-time · nullableOptional
CredentialExpirationExpectedstring · date-time · nullableOptional
CredentialExpirationReminderDelivered0string · date-time · nullableOptional
CredentialExpirationReminderDelivered1string · date-time · nullableOptional
CredentialExpirationReminderDelivered2string · date-time · nullableOptional
CredentialExpirationReminderDelivered3string · date-time · nullableOptional
CredentialExpirationReminderRequested0string · date-time · nullableOptional
CredentialExpirationReminderRequested1string · date-time · nullableOptional
CredentialExpirationReminderRequested2string · date-time · nullableOptional
CredentialExpirationReminderRequested3string · date-time · nullableOptional
CredentialExpiredstring · date-time · nullableOptional
CredentialGrantedstring · date-time · nullableOptional
CredentialRevokedstring · date-time · nullableOptional
ExpirationFixedDatestring · date-time · nullableOptional
get/api/records/credentials/{credential}

Checks for the existence of one specific credential

head
Authorizations
BearerstringRequired
Path parameters
credentialstring · uuidRequired
Responses
200

OK

No content

head/api/records/credentials/{credential}

No content

Collects the list of credentials that match specific criteria

post
Authorizations
BearerstringRequired
Body
AchievementIdstring · uuid · nullableOptional
UserIdstring · uuid · nullableOptional
ModifiedFromstring · date-time · nullableOptional
ModifiedBeforestring · date-time · nullableOptional
PersonCodestring · nullableOptional
Responses
200

OK

AchievementIdstring · uuidOptional
AuthorityIdstring · uuid · nullableOptional
CredentialIdstring · uuidOptional
EmployerGroupIdstring · uuid · nullableOptional
UserIdstring · uuidOptional
AfterExpiryNotificationSentbooleanOptional
BeforeExpiryNotificationSentbooleanOptional
AuthorityLocationstring · nullableOptional
AuthorityNamestring · nullableOptional
AuthorityReferencestring · nullableOptional
AuthorityTypestring · nullableOptional
CredentialDescriptionstring · nullableOptional
CredentialGrantedDescriptionstring · nullableOptional
CredentialNecessitystring · nullableOptional
CredentialPrioritystring · nullableOptional
CredentialReminderTypestring · nullableOptional
CredentialRevokedReasonstring · nullableOptional
CredentialStatusstring · nullableOptional
EmployerGroupStatusstring · nullableOptional
ExpirationLifetimeUnitstring · nullableOptional
ExpirationTypestring · nullableOptional
PublisherAddressstring · nullableOptional
TransactionHashstring · nullableOptional
ExpirationLifetimeQuantityinteger · int32 · nullableOptional
PublicationStatusinteger · int32 · nullableOptional
CredentialGrantedScorenumber · double · nullableOptional
CredentialHoursnumber · double · nullableOptional
CredentialRevokedScorenumber · double · nullableOptional
CredentialAssignedstring · date-time · nullableOptional
CredentialExpirationExpectedstring · date-time · nullableOptional
CredentialExpirationReminderDelivered0string · date-time · nullableOptional
CredentialExpirationReminderDelivered1string · date-time · nullableOptional
CredentialExpirationReminderDelivered2string · date-time · nullableOptional
CredentialExpirationReminderDelivered3string · date-time · nullableOptional
CredentialExpirationReminderRequested0string · date-time · nullableOptional
CredentialExpirationReminderRequested1string · date-time · nullableOptional
CredentialExpirationReminderRequested2string · date-time · nullableOptional
CredentialExpirationReminderRequested3string · date-time · nullableOptional
CredentialExpiredstring · date-time · nullableOptional
CredentialGrantedstring · date-time · nullableOptional
CredentialRevokedstring · date-time · nullableOptional
ExpirationFixedDatestring · date-time · nullableOptional
post/api/records/credentials/collect
200

OK

Counts the credentials that match specific criteria

post
Authorizations
BearerstringRequired
Body
AchievementIdstring · uuid · nullableOptional
UserIdstring · uuid · nullableOptional
ModifiedFromstring · date-time · nullableOptional
ModifiedBeforestring · date-time · nullableOptional
PersonCodestring · nullableOptional
Responses
200

OK

Countinteger · int32Optional
Summarystring · nullableOptional
post/api/records/credentials/count
200

OK

Downloads the list of credentials that match specific criteria

post
Authorizations
BearerstringRequired
Body
AchievementIdstring · uuid · nullableOptional
UserIdstring · uuid · nullableOptional
ModifiedFromstring · date-time · nullableOptional
ModifiedBeforestring · date-time · nullableOptional
PersonCodestring · nullableOptional
Responses
200

OK

No content

post/api/records/credentials/download
200

OK

No content

Searches for the list of credentials that match specific criteria

post
Authorizations
BearerstringRequired
Body
AchievementIdstring · uuid · nullableOptional
UserIdstring · uuid · nullableOptional
ModifiedFromstring · date-time · nullableOptional
ModifiedBeforestring · date-time · nullableOptional
PersonCodestring · nullableOptional
Responses
200

OK

AchievementIdstring · uuidOptional
CredentialIdstring · uuidOptional
UserIdstring · uuidOptional
CredentialIssuedstring · date-time · nullableOptional
CredentialStatusstring · nullableOptional
CredentialNecessitystring · nullableOptional
CredentialIsRequiredbooleanOptional
AchievementLabelstring · nullableOptional
AchievementTitlestring · nullableOptional
PersonCodestring · nullableOptional
AchievementEffectiveDatestring · date-time · nullableOptional
AchievementExpiryDatestring · date-time · nullableOptional
AchievementValidbooleanOptional
post/api/records/credentials/search
200

OK

Last updated

Was this helpful?