Retrieves the list of SP aliases

Retrieves the list of SP aliases of tenant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Query Params
string

Returns results based on the search criteria.

Valid operators for strings is = . Use double quotation marks for the search values.

Valid search parameters are: userId: search by User ID, idsId: search by Identity source realm, idsName: case insensitive search by identity source name

Note: If you are not using the Swagger UI, the search parameter value must be HTML encoded. Use the prefix "search=" in the query parameter.

Example 1: Search on user ID is "600001ABC2" and identity source Id is "efefa0a7-82c4-4ce2-a806-b8601ae467bb"
search=userId%3D%22600001ABC2%22%26idsId%3D%22efefa0a7-82c4-4ce2-a806-b8601ae467bb%22
Example 2: Search on user ID is "600001ABC2" and Identity source Name contains "myIds"
search=userId%3D%22600001ABC2%22%26idsName%3D%22myIds%22

string

Controls the results that are returned in a page.

Use the following query parameters:

page - Identifies the requested page

limit - Defines the total number of results that are returned per page. The maximum value is 100.

Note: If you are not using the Swagger UI, the pagination parameter value must be HTML encoded. Use the prefix "pagination=" in the query parameter.

Example: Paginate on page=1&limit=5
pagination=page%3D1%26limit%3D5

Headers
string
required

Authorization Header

Responses

400

Bad Request Exception

403

Forbidden

500

Internal Server Error

Language
URL
LoadingLoading

Response
Choose an example:
application/json