Include Default Sorting or Additional Param to the v2 Public API Search Endpoint
complete
Jackson Do
Currently, our [v1] and v2 Search endpoint responds with data that is in no specific order.
Ability to add default sorting, and/or allow additional parameters to allow the API response to return data by ascending/descending based on either created_at, published_on, or issued_on dates.
Can also be sorted by any key value here; for example: Group ID, Credential ID, etc
K
Kelly Hauck Williams
complete
Support for sorting has been added to our Search Credentials V2 endpoint. Supported keys - id, recipient_name, group.name, issued_on and expired_on. Supported values - asc, desc.
To learn more, please visit our API docs: https://accrediblecredentialapi.docs.apiary.io/#reference/credentials/search-credentials-v2/search-for-credentials
K
Kelly Hauck Williams
in progress