GET Certifications/Activities/Sources

Returns all Certification Activity Sources

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Keyword

string

None.

Name

string

None.

Description

string

None.

PageNumber

integer

None.

PageSize

integer

None.

OrderBy

string

None.

OrderByPropertyNameMapping

Dictionary of string [key] and string [value]

None.

OrderByPropertyMappingPrefixesToIgnore

Collection of string

None.

OrderByPropertyMappingPrefixesToAppend

Collection of string

None.

OrderByExpression

string

None.

ObjectState

ObjectStateEnum

None.

Body Parameters

None.

Response Information

Resource Description

SearchResultDtoOfIEnumerableOfCertificationActivitySourceDto
NameDescriptionTypeAdditional information
TotalCount

integer

None.

TotalPages

integer

None.

CurrentPageNumber

integer

None.

PageSize

integer

None.

Result

Collection of CertificationActivitySourceDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.